-
Home
-
Image Optimizer – Optimize Images and Convert to WebP or AVIF
-
1.5.1
-
Code
-
Classes
- WP_Image_Meta
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
274 |
Lines of code |
124 |
Logical lines of code |
76 |
Comment lines |
97 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_size_duplicates() |
S |
61 |
5 |
11 |
get_size_data() |
S |
59 |
3 |
15 |
get_file_size() |
S |
65 |
3 |
9 |
get_width() |
S |
65 |
3 |
9 |
get_height() |
S |
65 |
3 |
9 |
query_meta() |
S |
64 |
3 |
10 |
set_file_size() |
S |
65 |
2 |
9 |
set_file_path() |
S |
65 |
2 |
9 |
set_width() |
S |
65 |
2 |
9 |
set_height() |
S |
65 |
2 |
9 |
set_mime_type() |
S |
67 |
2 |
8 |
maybe_add_new_size() |
S |
72 |
2 |
5 |
get_size_keys() |
S |
78 |
1 |
3 |
save() |
S |
76 |
1 |
4 |
__construct() |
S |
73 |
1 |
5 |